CSharpTest.Net
PasswordKey Constructor(Boolean,Byte[],Salt)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > PasswordKey Class > PasswordKey Constructor : PasswordKey Constructor(Boolean,Byte[],Salt)

clear
bytes
salt

Glossary Item Box

Creates the password from the given bytes and salt

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal clear As Boolean, _
   ByVal bytes() As Byte, _
   ByVal salt As Salt _
)
C# 
public PasswordKey( 
   bool clear,
   byte[] bytes,
   Salt salt
)

Parameters

clear
bytes
salt

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys